﻿2026-07-09T09:18:13.9907204Z ##[group]Run actions/checkout@v5
2026-07-09T09:18:13.9907753Z with:
2026-07-09T09:18:13.9908123Z   repository: SaberMage/spt-core
2026-07-09T09:18:13.9911618Z   token: ***
2026-07-09T09:18:13.9911984Z   ssh-strict: true
2026-07-09T09:18:13.9912385Z   ssh-user: git
2026-07-09T09:18:13.9912757Z   persist-credentials: true
2026-07-09T09:18:13.9913315Z   clean: true
2026-07-09T09:18:13.9913819Z   sparse-checkout-cone-mode: true
2026-07-09T09:18:13.9914256Z   fetch-depth: 1
2026-07-09T09:18:13.9914613Z   fetch-tags: false
2026-07-09T09:18:13.9914985Z   show-progress: true
2026-07-09T09:18:13.9915590Z   lfs: false
2026-07-09T09:18:13.9916063Z   submodules: false
2026-07-09T09:18:13.9916552Z   set-safe-directory: true
2026-07-09T09:18:13.9917092Z env:
2026-07-09T09:18:13.9917549Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T09:18:13.9918154Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T09:18:13.9918830Z ##[endgroup]
2026-07-09T09:18:14.0769126Z Syncing repository: SaberMage/spt-core
2026-07-09T09:18:14.0770898Z ##[group]Getting Git version info
2026-07-09T09:18:14.0771531Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T09:18:14.0772761Z [command]/usr/bin/git version
2026-07-09T09:18:14.0773229Z git version 2.43.0
2026-07-09T09:18:14.0784295Z ##[endgroup]
2026-07-09T09:18:14.0796272Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1b936625-5598-455e-8985-360cf212f8c8' before making global git config changes
2026-07-09T09:18:14.0797948Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T09:18:14.0799703Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T09:18:14.0835166Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T09:18:14.0856510Z https://github.com/SaberMage/spt-core
2026-07-09T09:18:14.0867622Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T09:18:14.0870528Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T09:18:14.0891101Z HEAD
2026-07-09T09:18:14.0921726Z ##[endgroup]
2026-07-09T09:18:14.0922981Z [command]/usr/bin/git submodule status
2026-07-09T09:18:14.1109733Z ##[group]Cleaning the repository
2026-07-09T09:18:14.1112173Z [command]/usr/bin/git clean -ffdx
2026-07-09T09:18:14.1142829Z Removing traceable-reqs
2026-07-09T09:18:14.1150205Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T09:18:14.1207818Z HEAD is now at 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T09:18:14.1214740Z ##[endgroup]
2026-07-09T09:18:14.1215593Z ##[group]Disabling automatic garbage collection
2026-07-09T09:18:14.1218775Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T09:18:14.1244131Z ##[endgroup]
2026-07-09T09:18:14.1244824Z ##[group]Setting up auth
2026-07-09T09:18:14.1249052Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T09:18:14.1275229Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T09:18:14.1505818Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T09:18:14.1536961Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T09:18:14.1743375Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T09:18:14.1772094Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T09:18:14.1969748Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T09:18:14.2009303Z ##[endgroup]
2026-07-09T09:18:14.2010754Z ##[group]Fetching the repository
2026-07-09T09:18:14.2016445Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +015eae70c1b58ac71b8564b69094ea7a5df1211c:refs/remotes/pull/68/merge
2026-07-09T09:18:14.7393038Z From https://github.com/SaberMage/spt-core
2026-07-09T09:18:14.7394614Z  * [new ref]             015eae70c1b58ac71b8564b69094ea7a5df1211c -> pull/68/merge
2026-07-09T09:18:14.7414805Z ##[endgroup]
2026-07-09T09:18:14.7415701Z ##[group]Determining the checkout info
2026-07-09T09:18:14.7416729Z ##[endgroup]
2026-07-09T09:18:14.7419939Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T09:18:14.7459637Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T09:18:14.7497024Z ##[group]Checking out the ref
2026-07-09T09:18:14.7499258Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/68/merge
2026-07-09T09:18:14.7992489Z Previous HEAD position was 9845e44a4 Merge cfd97a8e076e1d4fd96e32f0e9c40b2f17504a53 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T09:18:14.7995697Z HEAD is now at 015eae70c Merge ca8058edb413c8b952255a22f9c91101ab6903b1 into ae82332bf753eabb0d4f47dd768597217bce6083
2026-07-09T09:18:14.8006195Z ##[endgroup]
2026-07-09T09:18:14.8048912Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T09:18:14.8079902Z 015eae70c1b58ac71b8564b69094ea7a5df1211c
